home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / pgm_tool / lu62 / port / free.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-03  |  95 b   |  5 lines

  1. struct free{
  2.        short station_id;
  3.        void *pbo;
  4.        short *free_data;
  5.        };